|
FAST Viewer is a graphics file viewer written in C language for DOS. It was my second semester project in FAST ICS. It has a nice and simple GUI and can display 256 colors BMP, PCX and GIF images. Files that are not supported are not shown in the directory. Images greater than 320 x 200 are cut off and only a part of such images is shown. Its still not complete, but it will compile without giving any error and may be useful too.
If you want to know how big projects are maintained or if you want to see the source code of the three formats, you should download it. It's quite well documented. You will also learn how to read in a directory and prepare a simple GUI. Any queries may be sent to me at [email protected].
I have been using Turbo C++ ver 3.0 and Borland C++ ver 7.0. FAST Viewer will compile under these environments without giving any error, but I am not sure about other compilers. Following is the available stuff for you to download: [Home] [C/C++] [Pascal] [Prolog] [HTML] [Java Script] Web Master: Muhammad Ali Shah. Created using Notepad. Please send your suggestions and comments to [email protected]. |